TaskViewData
                                    Execution Tasks object with details of a scheduled job task.
API Section: Objects
Type: Object
Properties
| 
                                                 Name  | 
                                            
                                                 Description  | 
                                            
                                                 Required  | 
                                            
                                                 Type  | 
                                            
                                                 Format  | 
                                        
|---|---|---|---|---|
| 
                                                 
                                                      | 
                                            
                                                 The tasks's system ID  | 
                                            - | 
                                                 string  | 
                                            |
| 
                                                 
                                                      | 
                                            
                                                 The tasks's first output ID, there could be multiple outputs  | 
                                            - | 
                                                 string  | 
                                            |
| 
                                                 
                                                      | 
                                            
                                                 The tasks's executor's ID  | 
                                            - | 
                                                 string  | 
                                            |
| 
                                                 
                                                      | 
                                            
                                                 The tasks's description  | 
                                            - | 
                                                 string  | 
                                            |
| 
                                                 
                                                      | 
                                            
                                                 The tasks's status enumeration  | 
                                            - | ||
| 
                                                 
                                                      | 
                                            
                                                 The tasks's result type enumeration  | 
                                            - | ||
| 
                                                 
                                                      | 
                                            
                                                 The tasks's result  | 
                                            - | 
                                                 string  | 
                                            |
| 
                                                 
                                                      | 
                                            
                                                 The tasks's summary  | 
                                            - | 
                                                 string  | 
                                            |
| 
                                                 
                                                      | 
                                            
                                                 The tasks's summary detailed object  | 
                                            - | ||
| 
                                                 
                                                      | 
                                            
                                                 The task's start date  | 
                                            - | 
                                                 string  | 
                                            
                                                 date-time  | 
                                        
| 
                                                 
                                                      | 
                                            
                                                 The task's end date  | 
                                            - | 
                                                 string  | 
                                            
                                                 date-time  | 
                                        
Usages
 /API2/tasks/getTaskData
                                    
 /API2/tasks/getTasks
                                    
 id